home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 033a / pcbscm2.zip / PCBSCMP.DOC next >
Text File  |  1991-09-24  |  1KB  |  38 lines

  1.  
  2.  
  3. PCBSCMP Ver 1.2, by Bill Shields, Hill AFB, UT, 1991
  4.  
  5.   Usage: PCBSCMP filename /E:[xx][:xx:...] /F /R 
  6.    NOTE: /E must be accompanied with parameters (e.g., /E:nn:an:fn)
  7.  /E .. Sets the following parameters in the (child) environment:
  8.     NM - Full Name           CS - Connect Speed   
  9.     PW - Password            CP - Comm Port       
  10.     AN - Ansi                NN - Node Number     
  11.     FN - First Name          CA - Conference Area 
  12.     LG - Language extension  
  13.  /F .. Run 'filename' and create a REMOTE.INF file as follows:
  14.     NAME, BAUD, PASSWORD, COMM PORT, ANSI MODE   (comma delimited)
  15.  /R .. Parameters will be supplied to filename in the following order:
  16.     %1 - FIRST NAME 
  17.     %2 - LAST NAME
  18.     %3 - BAUD 
  19.     %4 - PASSWORD 
  20.     %5 - COMM PORT 
  21.     %6 - ANSI MODE 
  22.  
  23.  
  24. EXAMPLE:  
  25.  
  26. PCBSCMP test.bat /E:CP:CS:NN
  27.  
  28. Would set the environment with (CP) Comm Port, (CS) Connect Speed, and 
  29. (NN) Node Number.
  30.  
  31.                         --->THE KID<---         (Bill Shields)
  32.  
  33. Released to Public Domain.  If someone wants to document it better it 
  34. would be appreciated.  If you would like to see more in it let me know.
  35.  
  36.  
  37.  
  38.